2 matches found
CVE-2019-13463
CVE-2019-13463 describes an XSS vulnerability in the WordPress plugin Simple Link Directory (qcopd-shortcode-generator.php) prior to version 7.3.5. The root cause is that esc_html is not applied to the output statements, specifically echo get_the_title() and echo $term->name , allowing remote ...
CVE-2022-0760
The CVE-2022-0760 entry describes a SQL injection in the WordPress plugin WordPress Simple Link Directory (versions before 7.7.2). The vulnerability arises because the plugin does not validate or escape the post_id parameter before using it in a SQL statement in the qcopd_upvote_action AJAX call,...